Calling this API accomplishes the task, while create_directory, with the same argument, will throw an exception. 可调用此API完成任务,但使用相同的参数调用createdirectory时将引发异常。
Each parameter is specified by calling a client method with the same name and by passing the value to the method as first argument. 通过调用相同名称的客户端以及将值作为第一个参数传递给该方法,来指定每个参数。
For example, the previous article formed a box by creating a square Face object and calling the pushpull method with an argument of-9. 例如,前一篇文章通过创建一个正方形Face对象,并使用参数-9调用pushpull方法,形成了一个盒状立体图形。
That expression is a recursive call to lazy-seq-fibo, but this time, it is calling the two argument case, passing in0 and1 to it. 该表达式是对lazy-seq-fibo的一个递归调用,不过这次,它调用的是有两个参数的情况,并向其传递0和1。
The effects of calling the admin() and task() functions with the same argument list are equivalent, but their return values, which indicate the result of the operation, have different data types. 用相同的参数列表调用admin()和task()函数的效果是相同的,但是它们返回的表示操作结果的值有不同的数据类型。
China is calling into question the American economic development model and the entire premise of American trade actions against China, advancing an argument that the U. 中国是对美国经济发展模式提出疑问,公开质疑美国针对中国采取的贸易行动;
Add or remove type arguments from your calling code so that the type argument list matches the type parameter list of the version you intend to call. 在调用代码中添加或移除类型变量,以便类型变量列表与想要调用的版本的类型参数列表匹配。
Despite not calling Beckham again, Capello praised his effort in the training as the first argument to reconsider his situation. 虽然没有重召贝,但Capello对贝在训练中的努力表示赞赏,并指这是使他重新考虑他的情况的首要条件。
Method dispatch starts by calling a static "ClassOf" method with the object as argument. 方法调度通过把对象作为参数,来调用一个名为“ClassOf”的静态方法予以实现。